Total Complexity | 22 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 141 |
Lines of code | 74 |
Logical lines of code | 44 |
Comment lines | 27 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 52 | 8 | 24 | |
read() | 58 | 3 | 17 | |
__construct() | 74 | 2 | 4 | |
getSize() | 69 | 2 | 7 | |
write() | 68 | 2 | 7 | |
eof() | 79 | 2 | 3 | |
rewind() | 81 | 1 | 3 | |
close() | 78 | 1 | 4 | |
cacheEntireStream() | 72 | 1 | 5 |